type context.timerCtx (struct)

Method Implmentations (1 other method implements nothing)

Deadline() (deadline time.Time, ok bool) *timerCtx.M : Context.Deadline
Done() <-chan struct{} *timerCtx.M : Context.Done *timerCtx.M : canceler.Done
Err() error *timerCtx.M : Context.Err
String() string *timerCtx.M : fmt.Stringer.String *timerCtx.M : stringer.String *timerCtx.M : runtime.stringer.String
Value(key any) any *timerCtx.M : Context.Value
cancel(removeFromParent bool, err, cause error) *timerCtx.m : canceler.cancel